From: Dan Nicolaescu Date: Thu, 23 Jul 2009 05:17:48 +0000 (+0000) Subject: Mention vc-git-add-signoff. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~11337 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=f25377909aa1ad3118f62112ba9edb798a88975a;p=emacs.git Mention vc-git-add-signoff. --- diff --git a/etc/NEWS b/etc/NEWS index 4cd900738e0..da7da376bb5 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -103,6 +103,9 @@ methods "dav", "davs", "obex" and "synce". *** When a file is not found, VC will not try to check it out of RCS anymore. +*** The new variable vc-git-add-signoff can be used to add a +Signed-off-by line when committing. + ** Calendar and diary ---